CarLanesImage

class CarLanesImage

Represents everything that the android auto library needs to show lane guidance.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

carIcon
Link copied to clipboard
val carIcon: CarIcon
lanes
Link copied to clipboard
val lanes: List<Lane>